CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 操作系统课程设计 文件系统

搜索资源列表

  1. 操作系统课设

    2下载:
  2. 操作系统课程设计编程实例 1fork 2编制先来先执行进程调度算法 3读者 4模拟进程调度算法 5 虚拟存储器管理 6二级目录结构的磁盘文件系统-courses on operating system design programming examples 1fork two first-come first-prepared implementation process scheduling algorithm three readers four scheduling algorit
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:50803
    • 提供者:艾倜人生
  1. 一个多用户多级目录结构文件系统设计与实现

    2下载:
  2. 课程设计的环境是Linux 操作系统。 设计时可利用Linux 提供的文件管理的功能调用,建立一个模拟的文件系统。基本思想是,在Linux 系统中创建一个较大容量的文件,作为所设计的文件系统的“文件卷”,并利用Linux 系统的功能调用,编写各程序模块。-curriculum design environment is the Linux operating system. The design can use Linux for the document management function
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:55964
    • 提供者:小生
  1. 操作系统linux报告网页版(web)

    0下载:
  2. 操作系统课程设计,在linux下实现操作系统的基本功能,包括设备驱动、系统功能调用、文件系统-courses on operating system design, the Linux operating system under the basic functions, including device drivers, the system function calls, file systems, etc.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:176946
    • 提供者:谢博杰
  1. osdesign

    0下载:
  2. 这是一个操作系统课程设计之文件系统管理,实现了多级目录管理,先开放20M空间。完成树形目录操作-courses on operating system design from the file system management, and the realization of the multi-level directory management, first 20M open space. Complete tree directory operations
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:92197
    • 提供者:刘冰
  1. management&system

    3下载:
  2. 本程序是介绍二级目录文件管理系统,可作为操作系统课程设计的参考,希望大家会喜欢.-this program is to introduce two Contents document management system, the operating system can be used as a reference design courses, I hope you will like.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:245782
    • 提供者:周国梁
  1. os_file

    0下载:
  2. 此程序是模拟文件管理系统的磁盘空间管理,外存管理,目录管理(单级目录)的一个模拟程序,也是高校计算机操作系统课程设计的一个案例,仅供大家参考-this procedure is simulated document management system disk space management, Disk Management, directory management (single-level directory) of a simulation program, as well as un
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3584
    • 提供者:蔡新宝
  1. caozuoxitongkeshe

    0下载:
  2. 这是我的操作系统课程设计:简单多用户文件系统,是用来模拟实际的文件存储,物理块的分配,以及文件读写打开关闭等基本操作.学生专用-This is my courses on operating system design : simple multi-user file system is used to simulate the actual document storage, the physical block distribution, and document literacy and
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:12818
    • 提供者:王力
  1. OSprogram

    0下载:
  2. 操作系统课程设计 题目和目的: 通过模拟文件系统的实现,深入理解操作系统中文件系统的理论知识。(完整报告,包括源码、流程、分析、心得和可执行程序。心血啊!) - The operating system curriculum designs the topic and the goal: Through the simulation filing system realization, thoroughly understands in the operating system th
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:74531
    • 提供者:薛希
  1. simulateFileSystem

    1下载:
  2. 操作系统课程设计,模拟文件系统(unix混合索引方式),此程序是在1周的课程设计中所写,不完善,且代码粗糙。但,希望能给大家一些帮助,也希望能对你们的课程设计有所帮助,更希望能有人修改它。谢谢!-courses on operating system design, simulation File System (unix Index Mixed mode), this procedure is the one-week course design is written, imperfect a
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:69247
    • 提供者:王佳
  1. File

    0下载:
  2. 文件系统cpp,包括文件系统设计以及必要的注释,操作系统课程作业-File System cpp, including the file system design as well as the necessary notes, operating system programs operating
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:7605
    • 提供者:apple
  1. FTP

    3下载:
  2. 1通过socket实现的FTP客户端,也是计算机网络的课程设计,内有详细说明,以及使用方法。 2由于出自学生之手,有少许错误还请包涵在VS2005环境下测试通过,可查看目录,改变目录,上传文件,下载文本文件(不同操作系统的服务器,自己开服务器可以下所有类型文件), 3操作方式类似于控制台方式打开FTP。 4网上少有的使用C++的SOCKET方式访问FTP,算法属于底层算法,不同于直接使用FTP类-1 through the socket to achieve the FTP clie
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-12
    • 文件大小:3006550
    • 提供者:张好同
  1. FileSystme

    0下载:
  2. 操作系统课程设计,通过具体的文件存储空间的管理、文件的物理结构、目录结构和文件操作的实现,加深对文件系统内部功能和实现过程的理解。 -Operating system, curriculum design, through specific file storage space management, document the physical structure, directory structure and file operations to achieve and deepen the
  3. 所属分类:OS Develop

    • 发布日期:2017-04-04
    • 文件大小:318655
    • 提供者:Ray
  1. Multi-usermulti-leveldirectoryFileSystem

    1下载:
  2. 操作系统课程设计 多用户多级目录文件系统的实现-Multi-user operating system, curriculum design, multi-level directory File System
  3. 所属分类:OS Develop

    • 发布日期:2017-04-06
    • 文件大小:474583
    • 提供者:何振光
  1. Linux

    0下载:
  2. 计算机操作系统LINUX课程设计。在任一OS下,建立一个大文件,把它假象成一张盘,在其中实现一个简单的模拟Linux文件系统。-Computer operating system LINUX curriculum design. In any OS, the establishment of a large file and put it into a false plate, in which the realization of a simple simulation of Linux fi
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:280765
    • 提供者:王维
  1. LinuxFileSystem

    1下载:
  2. 课程设计:Linux二级文件系统设计(C语言实现) 1.本实验的目的是通过一个简单多用户文件系统的设计,加深理解文件系统的内部功能和内部实现。 2.结合数据结构、程序设计、计算机原理等课程的知识,设计一个二级文件系统,进一步理解操作系统。 3.通过对实际问题的分析、设计、编程实现,提高实际应用、编程的能力 -Course Design: Linux File System Design (C language)
  3. 所属分类:Linux-Unix program

    • 发布日期:2016-06-12
    • 文件大小:232448
    • 提供者:一点冷
  1. 09-10-2

    0下载:
  2. 操作系统课程设计 linux系统下的二级文件目录 较为繁琐 程序较长 使用c-a descr iption of the file system using c
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-04
    • 文件大小:1051974
    • 提供者:songchen
  1. the_design_of_file_system_on_UNIX

    0下载:
  2. 操作系统课程设计文件系统的设计。模拟UNIX上的文件系统的设计,功能齐全-the design of file system on UNIX
  3. 所属分类:OS Develop

    • 发布日期:2017-04-08
    • 文件大小:5360
    • 提供者:youknow
  1. 简单的文件系统

    2下载:
  2. 这是一个简单的文件系统,操作系统课程设计大作业
  3. 所属分类:系统编程

  1. 基于C语言实现的模拟操作系统文件系统

    1下载:
  2. 模拟linux操作系统,期末课程设计,实现linux基本功能,显示所有文件,返回目录(Simulation of linux operating system, final course design, realize the basic functions of linux, display all files, return to the directory)
  3. 所属分类:其他

    • 发布日期:2020-05-26
    • 文件大小:2367488
    • 提供者:帕西法尔
  1. fat32文件系统源码

    0下载:
  2. c语言怎么建立磁盘文件,C语言操作系统课程设计--建立基于磁盘存储设备的FAT文件系统.doc
  3. 所属分类:系统编程

« 1 2 34 5 6 7 »
搜珍网 www.dssz.com